home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ttnams21.zip / TTNAMES.DOC < prev    next >
Text File  |  1993-01-06  |  4KB  |  80 lines

  1.                                                                  4 January 1993
  2.  
  3.                                  TTNAMES 2.10
  4.  
  5.            Copyright 1992 by Rufus S. Hendon.  All rights reserved.
  6.  
  7.    TTNAMES requires as argument a file specification, which may contain
  8. wildcard characters.  The file specification identifies one or more files that
  9. contain TrueType fonts.  This command, for example, will cause TTNAMES to
  10. process all the TrueType fonts in the \WINDOWS\SYSTEM directory:
  11.  
  12.                          ttnames \windows\system\*.ttf
  13.  
  14.    For each font that matches the file specification, TTNAMES reports the
  15. information specified in the 'name' table.  This includes the copyright notice,
  16. the font family name, the style name (= the font subfamily name), the unique
  17. font identifier, the full font name, the font version, the PostScript name of
  18. the font, and the trademark notice given in the font file for the Microsoft
  19. (i.e. Windows) platform.  By default, only the U.S. English versions of the
  20. font names are reported.  If, however, the file specification is followed by
  21. the option /ALL (in uppercase or lowercase), the versions of the names in all
  22. the languages given for the Microsoft platform are reported, with each
  23. language identified.  Here is an example of a command in which this option is
  24. specified:
  25.  
  26.                       ttnames \windows\system\*.ttf /all
  27.  
  28. Note that only the U.S. English forms of the font family name, the style name,
  29. and the full font name are obligatory in TrueType fonts.  Also, even when
  30. versions in other languages are included in the font file, all three names are
  31. not necessarily given for languages other than U.S. English.
  32.  
  33.    The output of TTNAMES can be redirected to a file.  For example, the command
  34.  
  35.               ttnames \windows\system\*.ttf /all >d:\ttnames.out
  36.  
  37. will write the output into the file D:\TTNAMES.OUT.
  38.  
  39.    There is no limit on the number of font files TTNAMES can process.  However,
  40. files that are more than 256,000 (250K) bytes long will be skipped over with a
  41. message explaining that the file is too long.
  42.  
  43. ===============================================================================
  44.                                     NOTICE
  45.  
  46.    TTNAMES is a copyrighted program, the distribution and use of which are
  47. controlled by the author and copyright owner, Rufus S. Hendon.  It is not in
  48. the public domain.
  49.  
  50.    You may use the TTNAMES program and this documentation file for your own
  51. private, non-commercial purposes; there is no registration fee or other type of
  52. charge for such use.  You may give copies of the program to other individuals
  53. for their private, non-commercial use, provided that such copies include both
  54. the program file (TTNAMES.EXE) and this documentation file (TTNAMES.DOC) in
  55. unaltered form and provided that you neither request nor accept remuneration in
  56. any form for the copies.
  57.  
  58.    Commercial distribution of TTNAMES is forbidden unless there has been
  59. prior approval by the copyright owner and the payment of a license fee.
  60. Prohibited forms of commercial distribution include the bundling of the
  61. program with commercially distributed products such as software and books,
  62. the distribution of the program as part of a "premium" for magazine
  63. subscribers, the distribution of the program by companies that sell collections
  64. of "freeware" and "shareware" programs on disks, and the posting of the program
  65. on electronic bulletin boards maintained by vendors of commercial products in
  66. support of those products.
  67.  
  68.    TTNAMES is made available without warranty of any kind.  The copyright
  69. owner is not liable for any damages resulting from the use of the program.
  70.  
  71. ===============================================================================
  72.  
  73.    Communications may be sent to me at this address:
  74.  
  75.                              Rufus S. Hendon
  76.                              804 Still Hill Road
  77.                              Hamden, CT 06518-1105
  78.  
  79. Electronic mail may be sent to userid 73250,2674 on CompuServe.
  80.